home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / Portable Patmos / usr / include / sys / filio.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-11-08  |  192 b   |  13 lines  |  [TEXT/R*ch]

  1. /*
  2.  * dummy file for SVR4 compatibility -wfj
  3.  *
  4.  *    $Id: filio.h,v 1.2 1993/05/20 16:22:19 cgd Exp $
  5.  */
  6.  
  7. #ifndef _SYS_FILIO_H
  8. #define _SYS_FILIO_H
  9.  
  10. /* do nothing */
  11.  
  12. #endif /* _SYS_FILIO_H */
  13.